Zip for WinRT
Remove(Int32[]) Method

削除するエントリのインデックスを含む配列。
現在の zip ファイルからいくつかのエントリを削除します。
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal indices() As System.Integer _
) 
public void Remove( 
   System.int[] indices
)

Parameters

indices
削除するエントリのインデックスを含む配列。
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback